Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

[koa-shopify-auth] ➖ Remove the need for external safe-compare #1470

Conversation

amorriscode
Copy link
Contributor

@amorriscode amorriscode commented May 28, 2020

Description

Fixes #1427

The safe-compare was an unneeded external dependency. This PR removes it and adds a file to do it without new deps.

To test locally I built a new Shopify App and started a local dev server. I was able to install the app on my test store.

Type of change

  • Patch: Bug/ Documentation fix (non-breaking change which fixes an issue or adds documentation)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above

@amorriscode amorriscode force-pushed the koa-shopify-auth/remove-safe-compare branch from d615c5d to f52fb93 Compare June 14, 2020 04:45
@amorriscode amorriscode changed the title [koa-shopify-auth] Remove the need for external safe-compare [koa-shopify-auth] ➖ Remove the need for external safe-compare Jun 14, 2020
@amorriscode amorriscode force-pushed the koa-shopify-auth/remove-safe-compare branch 2 times, most recently from ae02ddd to ddea5a1 Compare June 14, 2020 05:12
@amorriscode amorriscode force-pushed the koa-shopify-auth/remove-safe-compare branch from ddea5a1 to 81eba78 Compare June 14, 2020 05:16
@mkevinosullivan
Copy link

Thank you for contributing to the ongoing improvement of this library - we really appreciate it.

In order to optimize the support on this particular piece of functionality, we have moved it to its own repo. As a result, I’m closing this PR because the underlying source has been moved to a dedicated new repo; Shopify/koa-shopify-auth (https://github.com/Shopify/koa-shopify-auth).

If you would like the PR to be considered for review, please re-create the change against the new Shopify/koa-shopify-auth repo and open a new PR there.

Thank you!

@amorriscode
Copy link
Contributor Author

Sorry for the delay @mkevinosullivan but I ended up porting the change over. 👍

@amorriscode amorriscode deleted the koa-shopify-auth/remove-safe-compare branch October 1, 2020 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants